transform: Fix a wrong annotation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 24 Feb 2019 04:21:32 +0000 (23:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 24 Feb 2019 04:21:32 +0000 (23:21 -0500)
commit06df7e6f2c555c7a84c42d98f650238b871a78e0
tree1133a25a63a335fbe7a1605f27e44e372a5e3e27
parent0d39cb7379b191a1db83d473a17da9452cc435ec
transform: Fix a wrong annotation

It is (out caller-allocates), not (out) (caller-allocates).
gtk/gtktransform.c